FORMAT OF THE SESSION LOG

This appendix describes the format of the user's session log file.

B.1 OVERVIEW

B.2 RECORD TYPES

  1. MS: Message from XM (written by a process), TM, or PUTMSG

  2. TS: Time Stamp

    A TS record has the time associated with the following record.

  3. PA: Proc activation, primary level only.

    Includes:

  4. PR: Proc references upon activation

    These records immediately follow the corresponding PA records and contain referenced globals in "x=y" format.

  5. PT: Proc termination

    These records contain output values in "x=y" format.

  6. DP: Dynamic tutor RUN

    Contains parameter values in "x=y" format, including values defaulted from PDF, and values "defaulted" from the XQ call or GETBAR command.

B.3 ADDITIONAL CHARACTERISTICS OF SESSION LOG RECORDS